Call gdk_window_withdraw rather than gdk_window_hide; this makes things
authorOwen Taylor <otaylor@redhat.com>
Mon, 12 Jun 2000 21:08:07 +0000 (21:08 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 12 Jun 2000 21:08:07 +0000 (21:08 +0000)
commitbae5667ca3bf23a8f5dd013aa13b669c3d38a9e5
tree1b4aa7b167fd11d23e8987e4635e3d30a1128abe
parent8b720114820963953efff5acacae66576f09d1a3
Call gdk_window_withdraw rather than gdk_window_hide; this makes things

Mon Jun 12 16:58:40 2000  Owen Taylor  <otaylor@redhat.com>

* gtk/gtkwindow.c (gtk_window_unmap): Call gdk_window_withdraw
rather than gdk_window_hide; this makes things work
correctly if the window is programmatically hidden while
iconified.
gdk/.cvsignore
gdk/nanox/.cvsignore [new file with mode: 0644]
gtk/.cvsignore
gtk/gtkwindow.c
gtk/testgtk.c
tests/testgtk.c